-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Makefile:14: recipe for target 'istanbul' failed #121
Open
RockWu1108
wants to merge
57
commits into
getamis:master
Choose a base branch
from
Consensys:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tion (#1) - This patch removes package info
* Fixing Imports * Updating Quorum and Constellation Images
Updating quickstart to reflect this
…hen byzantium was enabled. Impact of having it disabled is that a number of homestead features are not enabled; for example, if child contract creation runs out of gas then contract address is returned instead of error “contract creation code storage out of gas”.
Also restored the homestead flag that was incorrectly removed previously when byzantium was enabled.
* Restore the homestead flag which was incorrectly removed previously when byzantium was enabled. Impact of having it disabled is that a number of homestead features are not enabled; for example, if child contract creation runs out of gas then contract address is returned instead of error “contract creation code storage out of gas”. * Added the Constantinople flag and upgraded to work with quorum v2.2.4. Also restored the homestead flag that was incorrectly removed previously when byzantium was enabled. * Fixed TransactionSizeLimit, added IsQuorum and changed flags to start at block zero.
…nual editing of static-node.json
Code changes to fix travis build
…or-node-ip-and-port Adding command line flags for node IP and port
readme: add download badge
Ceil2nby3block
…15) Validator address is Keccak256(public key). This address is used in Istanbul consensus network. This tool compliments 'extra' commannd when generating extradata value for genesis file Some go mod clean up
github-actions: automate release to bintray
* replace travis with github actions * add support extract address from public key
* Clean up unnecessary steps * Cache go dependencies to reduce time * Remove notification for pull request
to fix the issue when running in MacOS 10.13
Creating seperate binary for qbft consensus
Fixing github.com/satori/go.uuid as it contained a breaking update
Added cloudsmith support
Renaming qibftBlock fork block to qbftBlock in genesis
Renaming Qbft to QBFT and updated qbftBlock fork block to testQBFTBlock
Update quorum dependency to Consensys/quorum repository
* Update README.md * Added qbft documentation Co-authored-by: Jitendra Bhurat <[email protected]>
Updated name of upload-artifacts step to correctly reference metadata…
….com/Consensys/istanbul-tools
Rename package name github.com/jpmorganchase/istanbul-tools to github.com/Consensys/istanbul-tools
0xGoerliMainnet
approved these changes
Nov 5, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
megatx.bin.bz2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.